Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Selection structure is also known by which option Jul 29
Operator Overloading is also known by the termJan 07
Data flow diagram is also known as - Select optionDec 15
Which functions are also known by the name ? Dec 21
Give an example of one address microprocessor?Nov 26
Consider the following code segment and select one of the optionOct 27
Which of the following code would read a line of text from char type variable,...Jan 05
How can I find out what the garbage collector is doing?Sep 08
Object-based programming languages do not supportNov 12
Which of the following features that distinguish object oriented programming fro...Jun 09
A C++ program structure is based on the concept ofMar 25
Can I write IL programs directly?Sep 20
Can I use COM components from .NET programs?Sep 21
Can I use .NET components from COM programs?Dec 15
Which of the following programming approach used functions as a key concept to p...Jul 28
Identify the drawback of using procedure-oriented programming, if any:Nov 02
Which is not associated with Object-oriented programming?Feb 25
Which is used to read a line of text with blanks? - Select optionMar 10
What are the various programmed data transfer methods?Jan 05
What is Program counter?Nov 12
What must be done after closing a cursor to return memory? Dec 21
How to create table?Dec 15
EXAMINING OBJECTS CREATED BY A USER Dec 17
How does an AppDomain get created?Mar 16
Can I create my own metadata attributes?Feb 10
Can I create my own permission set?Feb 25
If a class contains the objects of another class as its members, then it is know...Dec 19
When you call a function by passing the address of a data variable, it is know a...Sep 16
Compile time polymorphism is also known as. select optionDec 31
How do I know when my thread pool work item has completed?Nov 20
Which one of the following OOP concepts enables reusability of components?May 28
What is BFS (Breadth First Search) in dfs (data file structure)?Oct 12
What is DFS (Depth First Search) in dfs (data file structure)?May 06
Which of the following statement defines more than one generic data type in a cl...Apr 08
Which one of the following options is true on the topic of Simula67?Nov 21
Rewrite the query from exercise 1 so that the remarks will appear as the first c...Dec 21
Which function capitalizes the first letter of a character string and makes the ...Dec 21
Can you use ORDER BY on a column that is not one of the columns in the SELECT st...Dec 21
What will happen if a unique index is created on a nonunique field? Dec 21
What would happen if you created a table and granted select privileges on the ta...Dec 21
What are the different types of forms that you can create in Access?Jan 20
How can you create a style by example? Explain.Jan 20
What is the use of macro? How do we create macro in Excel?Jan 20
Which of the following option will create a user-defined namespace in ANSI C++?Dec 15
Which of the following is an Object-oriented programming language?Nov 29
What is the output of the program mentioned in the description? - Oct 10
Which of the following is true about a function call in a C++ program?Oct 03
Write an algorithm for creating Heap in dfs (data file structure).Sep 13
Write an algorithm for Creating Singly Linked List in dfs (data file structure).Nov 10
Write an algorithm for Creating Stack (lifo) using Singly Linked List in dfs.Apr 03